[INFO] cloning repository https://github.com/GaragaKarthikeya/win32_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GaragaKarthikeya/win32_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaragaKarthikeya%2Fwin32_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaragaKarthikeya%2Fwin32_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6ef37e24c08d91275f73a2d01722c81767de938d
[INFO] fixing GaragaKarthikeya/win32_rust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGaragaKarthikeya%2Fwin32_rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GaragaKarthikeya/win32_rust
[INFO] finished tweaking git repo https://github.com/GaragaKarthikeya/win32_rust
[INFO] tweaked toml for git repo https://github.com/GaragaKarthikeya/win32_rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GaragaKarthikeya/win32_rust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GaragaKarthikeya/win32_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 39880bd8be649ae4fff0ce358af3b160f35c9b1339b1ae829aa46a1db1cb0ba5
[INFO] running `Command { std: "docker" "start" "39880bd8be649ae4fff0ce358af3b160f35c9b1339b1ae829aa46a1db1cb0ba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39880bd8be649ae4fff0ce358af3b160f35c9b1339b1ae829aa46a1db1cb0ba5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39880bd8be649ae4fff0ce358af3b160f35c9b1339b1ae829aa46a1db1cb0ba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39880bd8be649ae4fff0ce358af3b160f35c9b1339b1ae829aa46a1db1cb0ba5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking win32_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/gui.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::Foundation::{COLORREF, HINSTANCE, HWND, LPARAM, LRESULT, RECT, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/gui.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/gui.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/config.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::core::PCWSTR;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/launcher.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::Foundation::{COLORREF, HINSTANCE, HWND, LPARAM, LRESULT, RECT, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/launcher.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/launcher.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::UI::Controls::{BST_CHECKED, BST_UNCHECKED, DRAWITEMSTRUCT, ODS_SELECTED};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/launcher.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/gui.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | use windows::core::{Error, Result};
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/main.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::Graphics::Gdi::UpdateWindow;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/main.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/main.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::UI::WindowsAndMessaging::{SW_SHOW, ShowWindow};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/launcher.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | use windows::core::{Error, Result};
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/main.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::core::Result;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/config.rs:10:48
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const WINDOW_CLASS_NAME: PCWSTR = windows::core::w!("win32_rust_window_class");
[INFO] [stdout]    |                                                ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/config.rs:11:50
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const LAUNCHER_CLASS_NAME: PCWSTR = windows::core::w!("win32_rust_launcher_class");
[INFO] [stdout]    |                                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/config.rs:12:43
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const WINDOW_TITLE: PCWSTR = windows::core::w!("CYBER // SPECTROGRAM");
[INFO] [stdout]    |                                           ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/config.rs:13:45
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const LAUNCHER_TITLE: PCWSTR = windows::core::w!("CYBER // DEVICE SELECT");
[INFO] [stdout]    |                                             ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/gui.rs:133:34
[INFO] [stdout]     |
[INFO] [stdout] 133 |                         windows::core::w!(
[INFO] [stdout]     |                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/gui.rs:136:34
[INFO] [stdout]     |
[INFO] [stdout] 136 |                         windows::core::w!("CYBER // SYSTEM"),
[INFO] [stdout]     |                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/gui.rs:214:30
[INFO] [stdout]     |
[INFO] [stdout] 214 |                     windows::core::w!("Consolas"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:108:26
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 windows::core::w!("Consolas"),
[INFO] [stdout]     |                          ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:129:26
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 windows::core::w!("Consolas"),
[INFO] [stdout]     |                          ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:248:30
[INFO] [stdout]     |
[INFO] [stdout] 248 |                     windows::core::w!("STATIC"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:249:30
[INFO] [stdout]     |
[INFO] [stdout] 249 |                     windows::core::w!("CYBER // AUDIO SOURCE SELECT"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:266:30
[INFO] [stdout]     |
[INFO] [stdout] 266 |                     windows::core::w!("STATIC"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:267:30
[INFO] [stdout]     |
[INFO] [stdout] 267 |                     windows::core::w!("1 // AUDIO INPUT (MICROPHONE)"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:284:30
[INFO] [stdout]     |
[INFO] [stdout] 284 |                     windows::core::w!("COMBOBOX"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:301:30
[INFO] [stdout]     |
[INFO] [stdout] 301 |                     windows::core::w!("STATIC"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:302:30
[INFO] [stdout]     |
[INFO] [stdout] 302 |                     windows::core::w!("2 // SYSTEM AUDIO (WASAPI LOOPBACK)"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:319:30
[INFO] [stdout]     |
[INFO] [stdout] 319 |                     windows::core::w!("COMBOBOX"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:336:30
[INFO] [stdout]     |
[INFO] [stdout] 336 |                     windows::core::w!("STATIC"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     windows::core::w!("3 // QUALITY PRESET"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:354:30
[INFO] [stdout]     |
[INFO] [stdout] 354 |                     windows::core::w!("COMBOBOX"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:371:30
[INFO] [stdout]     |
[INFO] [stdout] 371 |                     windows::core::w!("STATIC"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:372:30
[INFO] [stdout]     |
[INFO] [stdout] 372 |                     windows::core::w!("4 // FREQUENCY CEILING (f_max)"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:389:30
[INFO] [stdout]     |
[INFO] [stdout] 389 |                     windows::core::w!("COMBOBOX"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:406:30
[INFO] [stdout]     |
[INFO] [stdout] 406 |                     windows::core::w!("BUTTON"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:407:30
[INFO] [stdout]     |
[INFO] [stdout] 407 |                     windows::core::w!("SKIP LAUNCHER ON NEXT BOOT"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:423:30
[INFO] [stdout]     |
[INFO] [stdout] 423 |                     windows::core::w!("BUTTON"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:424:30
[INFO] [stdout]     |
[INFO] [stdout] 424 |                     windows::core::w!("LAUNCH PROGRAM"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/gui.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::Foundation::{COLORREF, HINSTANCE, HWND, LPARAM, LRESULT, RECT, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/gui.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/gui.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/config.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::core::PCWSTR;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/launcher.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::Foundation::{COLORREF, HINSTANCE, HWND, LPARAM, LRESULT, RECT, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/launcher.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/launcher.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::UI::Controls::{BST_CHECKED, BST_UNCHECKED, DRAWITEMSTRUCT, ODS_SELECTED};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/launcher.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/gui.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | use windows::core::{Error, Result};
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/main.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::Graphics::Gdi::UpdateWindow;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/main.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/main.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::UI::WindowsAndMessaging::{SW_SHOW, ShowWindow};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/launcher.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | use windows::core::{Error, Result};
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/main.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::core::Result;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/config.rs:10:48
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const WINDOW_CLASS_NAME: PCWSTR = windows::core::w!("win32_rust_window_class");
[INFO] [stdout]    |                                                ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/config.rs:11:50
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const LAUNCHER_CLASS_NAME: PCWSTR = windows::core::w!("win32_rust_launcher_class");
[INFO] [stdout]    |                                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/config.rs:12:43
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const WINDOW_TITLE: PCWSTR = windows::core::w!("CYBER // SPECTROGRAM");
[INFO] [stdout]    |                                           ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/config.rs:13:45
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const LAUNCHER_TITLE: PCWSTR = windows::core::w!("CYBER // DEVICE SELECT");
[INFO] [stdout]    |                                             ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/gui.rs:133:34
[INFO] [stdout]     |
[INFO] [stdout] 133 |                         windows::core::w!(
[INFO] [stdout]     |                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/gui.rs:136:34
[INFO] [stdout]     |
[INFO] [stdout] 136 |                         windows::core::w!("CYBER // SYSTEM"),
[INFO] [stdout]     |                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/gui.rs:214:30
[INFO] [stdout]     |
[INFO] [stdout] 214 |                     windows::core::w!("Consolas"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:108:26
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 windows::core::w!("Consolas"),
[INFO] [stdout]     |                          ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:129:26
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 windows::core::w!("Consolas"),
[INFO] [stdout]     |                          ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:248:30
[INFO] [stdout]     |
[INFO] [stdout] 248 |                     windows::core::w!("STATIC"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:249:30
[INFO] [stdout]     |
[INFO] [stdout] 249 |                     windows::core::w!("CYBER // AUDIO SOURCE SELECT"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:266:30
[INFO] [stdout]     |
[INFO] [stdout] 266 |                     windows::core::w!("STATIC"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:267:30
[INFO] [stdout]     |
[INFO] [stdout] 267 |                     windows::core::w!("1 // AUDIO INPUT (MICROPHONE)"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:284:30
[INFO] [stdout]     |
[INFO] [stdout] 284 |                     windows::core::w!("COMBOBOX"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:301:30
[INFO] [stdout]     |
[INFO] [stdout] 301 |                     windows::core::w!("STATIC"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:302:30
[INFO] [stdout]     |
[INFO] [stdout] 302 |                     windows::core::w!("2 // SYSTEM AUDIO (WASAPI LOOPBACK)"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:319:30
[INFO] [stdout]     |
[INFO] [stdout] 319 |                     windows::core::w!("COMBOBOX"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:336:30
[INFO] [stdout]     |
[INFO] [stdout] 336 |                     windows::core::w!("STATIC"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     windows::core::w!("3 // QUALITY PRESET"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:354:30
[INFO] [stdout]     |
[INFO] [stdout] 354 |                     windows::core::w!("COMBOBOX"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:371:30
[INFO] [stdout]     |
[INFO] [stdout] 371 |                     windows::core::w!("STATIC"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:372:30
[INFO] [stdout]     |
[INFO] [stdout] 372 |                     windows::core::w!("4 // FREQUENCY CEILING (f_max)"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:389:30
[INFO] [stdout]     |
[INFO] [stdout] 389 |                     windows::core::w!("COMBOBOX"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:406:30
[INFO] [stdout]     |
[INFO] [stdout] 406 |                     windows::core::w!("BUTTON"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:407:30
[INFO] [stdout]     |
[INFO] [stdout] 407 |                     windows::core::w!("SKIP LAUNCHER ON NEXT BOOT"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:423:30
[INFO] [stdout]     |
[INFO] [stdout] 423 |                     windows::core::w!("BUTTON"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/launcher.rs:424:30
[INFO] [stdout]     |
[INFO] [stdout] 424 |                     windows::core::w!("LAUNCH PROGRAM"),
[INFO] [stdout]     |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/gui.rs:131:38
[INFO] [stdout]     |
[INFO] [stdout] 131 |                     let _ = windows::Win32::UI::WindowsAndMessaging::MessageBoxW(
[INFO] [stdout]     |                                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/gui.rs:131:38
[INFO] [stdout]     |
[INFO] [stdout] 131 |                     let _ = windows::Win32::UI::WindowsAndMessaging::MessageBoxW(
[INFO] [stdout]     |                                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/gui.rs:137:34
[INFO] [stdout]     |
[INFO] [stdout] 137 |                         windows::Win32::UI::WindowsAndMessaging::MB_OK
[INFO] [stdout]     |                                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/gui.rs:137:34
[INFO] [stdout]     |
[INFO] [stdout] 137 |                         windows::Win32::UI::WindowsAndMessaging::MB_OK
[INFO] [stdout]     |                                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/gui.rs:138:40
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...                   | windows::Win32::UI::WindowsAndMessaging::MB_ICONINFORMATION,
[INFO] [stdout]     |                                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/gui.rs:138:40
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...                   | windows::Win32::UI::WindowsAndMessaging::MB_ICONINFORMATION,
[INFO] [stdout]     |                                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/gui.rs:170:48
[INFO] [stdout]     |
[INFO] [stdout] 170 | static FONT_MONO: OnceLock<SendHandle<windows::Win32::Graphics::Gdi::HFONT>> = OnceLock::new();
[INFO] [stdout]     |                                                ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/gui.rs:170:48
[INFO] [stdout]     |
[INFO] [stdout] 170 | static FONT_MONO: OnceLock<SendHandle<windows::Win32::Graphics::Gdi::HFONT>> = OnceLock::new();
[INFO] [stdout]     |                                                ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/gui.rs:200:26
[INFO] [stdout]     |
[INFO] [stdout] 200 |                 windows::Win32::Graphics::Gdi::CreateFontW(
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/gui.rs:200:26
[INFO] [stdout]     |
[INFO] [stdout] 200 |                 windows::Win32::Graphics::Gdi::CreateFontW(
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/gui.rs:205:30
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     windows::Win32::Graphics::Gdi::FW_BOLD.0 as i32,
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/gui.rs:205:30
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     windows::Win32::Graphics::Gdi::FW_BOLD.0 as i32,
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/launcher.rs:234:35
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 unsafe { windows::Win32::System::LibraryLoader::GetModuleHandleW(None) }
[INFO] [stdout]     |                                   ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/launcher.rs:234:35
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 unsafe { windows::Win32::System::LibraryLoader::GetModuleHandleW(None) }
[INFO] [stdout]     |                                   ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/launcher.rs:649:38
[INFO] [stdout]     |
[INFO] [stdout] 649 |                     let _ = windows::Win32::Graphics::Gdi::FillRect(hdc, &rect, brush);
[INFO] [stdout]     |                                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/launcher.rs:649:38
[INFO] [stdout]     |
[INFO] [stdout] 649 |                     let _ = windows::Win32::Graphics::Gdi::FillRect(hdc, &rect, brush);
[INFO] [stdout]     |                                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/launcher.rs:856:30
[INFO] [stdout]     |
[INFO] [stdout] 856 |             let _ = windows::Win32::Graphics::Gdi::FillRect(hdc, &r, dot_brush);
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/launcher.rs:856:30
[INFO] [stdout]     |
[INFO] [stdout] 856 |             let _ = windows::Win32::Graphics::Gdi::FillRect(hdc, &r, dot_brush);
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/main.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let _ = windows::Win32::UI::WindowsAndMessaging::SetProcessDPIAware();
[INFO] [stdout]    |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/main.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let _ = windows::Win32::UI::WindowsAndMessaging::SetProcessDPIAware();
[INFO] [stdout]    |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `win32_rust` (bin "win32_rust" test) due to 51 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `win32_rust` (bin "win32_rust") due to 51 previous errors
[INFO] running `Command { std: "docker" "inspect" "39880bd8be649ae4fff0ce358af3b160f35c9b1339b1ae829aa46a1db1cb0ba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39880bd8be649ae4fff0ce358af3b160f35c9b1339b1ae829aa46a1db1cb0ba5", kill_on_drop: false }`
[INFO] [stdout] 39880bd8be649ae4fff0ce358af3b160f35c9b1339b1ae829aa46a1db1cb0ba5
